Fix for bug #321542, Benedikt Meurer:
authorMatthias Clasen <mclasen@redhat.com>
Mon, 21 Nov 2005 14:34:52 +0000 (14:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 21 Nov 2005 14:34:52 +0000 (14:34 +0000)
commit02663e7121482e1f1f1fc7b2a24c3a70d7c76b43
tree7bb53a206bb97365b83b6c0e751d0a9c10ada274
parentaff2923ad53f0ce1955dd9540c816dfa9c83a4b2
Fix for bug #321542, Benedikt Meurer:

2005-11-21  Matthias Clasen  <mclasen@redhat.com>

Fix for bug #321542, Benedikt Meurer:

* gtk/gtkcombobox.c (gtk_combo_box_set_active_internal):
Emit notify::active.

(gtk_combo_box_child_show, gtk_combo_box_child_hide): Use
g_signal_emit, not g_signal_emit_by_name.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkcombobox.c